home *** CD-ROM | disk | FTP | other *** search
- -- background: 14040 from stack: in
- -- bmap block id: 14174
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=9 top=277 right=313 bottom=315
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 2
- -- text size: 14
- -- style flags: 256
- -- line height: 18
- -- part name: Bird Name
-
-
- -- part 2 (field)
- -- low flags: 01
- -- high flags: 4007
- -- rect: left=319 top=5 right=313 bottom=508
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 2
- -- text size: 12
- -- style flags: 256
- -- line height: 16
- -- part name: Description
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=136 top=314 right=342 bottom=173
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll right
- set scroll of background field "Description" to 0
- go to previous card
- end mouseUp
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=339 top=314 right=342 bottom=375
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Next
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll left
- set scroll of background field "Description" to 0
- go to next card
- end mouseUp
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=412 top=312 right=342 bottom=444
- -- title width / last selected line: 0
- -- icon id / first selected line: 20186 / 20186
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- sort by last word of last line of field "Bird Name"
- end mouseUp
-
-